(merge_properties): Use explicit loop instead of
authorKim F. Storm <storm@cua.dk>
Sun, 25 Mar 2007 23:46:19 +0000 (23:46 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 25 Mar 2007 23:46:19 +0000 (23:46 +0000)
commit585710120dd0a4bc5950116223bd7e776c8e2730
tree623b3d382705da97ce3532fc3c6d9ff1fb25b4dc
parentb1fcbedf6732d249f5d1842f59cd58b63dc184cd
(merge_properties): Use explicit loop instead of
Fplist_member to avoid QUIT.  Don't use Fcdr.
(intervals_equal): Likewise.  Rewrite loop to perform length check
on the fly rather than calling Flength.  Don't use Fcar.
src/intervals.c